select — This script will present a dialog box and query for a list selection .
Object select ( String message , String title , Object [ ] choices , int initial )
Object select ( String title , Object [ ] choices , int [ ] initial )