The widget SuggestBox displays entries from a field M2O in a scrollable list.
<field name="many2one" colSpan="4" widget="SuggestBox" />
The graphical representation of this widget is similar to that of a selection field, with two additional inputs to search for an existing record and create a new record.