Hello,
While creating any iPhone application, which is the best way in terms of UI design (considering the end user view perspective), to provide multiple choice options to user, from which he/she can choose one option. The UIPickerView controller is available but not efficient enough in terms of UI display.
Also the controls available in Library (inside Interface Builder) are only the controls which we can use while designing iPhone applications, or there other controls available which we can use.