I am trying to implement a factory pattern where users can choose from a defined set of options. To make it easy to store in the database I made the options an enum. Now in