If you have already have an entity which contains the list of values you want to select then make an association between the entity you want to store the selection and the entity which contains the list of values. Then use a reference selector on the page.
Alternatively make an attribute an enumeration and use the drop down widget.