For one of the calculators on our Astronomy Calculator, I needed to ask for the input of a time zone.  So, I did some web searching about found a forum post titled Drop down list with time zone offset

The post was perfect.  I was able to use the code to add my own dropdown input and then take the value and add it to my calculation code.