When the user taps on UITextField I want it to display a drop down menu with 5 or more options. When the user selects one of the options, it has to be set as the text of the text field. Any ideas on how to create it?When the user taps on UITextField I want it to