standard iPhone interface for selectors

Hi friends, i wonder if it is possible to use the standard iPhone interface for selectors, combo boxes, date selectors and google maps embedding in my applications.
I don’t want to redesign every interface element, and I would like to be compliant with the general iPhone OS interface policies.
Can you help me?
Thank’s a lot

Fabrizio Radica [import]uid: 4168 topic_id: 2063 reply_id: 302063[/import]

I would also like to use a combobox like in this picture http://www.isnipe.ca/images/PNG/screens-1.2/Picture-1.png , how can I do that with Corona?
Thank you [import]uid: 9119 topic_id: 2063 reply_id: 6040[/import]

Corona has only native texboxes, textfield, the keyboard and the webpopup.

Everything else you have to create via graphics and your own logic for the user input. [import]uid: 5712 topic_id: 2063 reply_id: 6046[/import]