OrderableMultiSelectField
This is an extension of Select. Instead of a single value it will allow you to populate a comma-separated list of value IDs.
Defining Available Values
This is done the same as the Select field, using either setOptions or useAjax.