I'm looking to create a custom data type and incorporate it into a dropdown box for easy selection.

ex. I want a type "answer" to represent numerical selections (0,1,2) as strings (Always, Usually, Never), and again incorporating the data type into a dropdown to select. Thanks for the help, if any!