Create A Simple GUI For Shell Script

Hi all! Im wondering if its possible to create a GUI for a shell script I just got done writing as the people that will be using it dont like the command line all to well. Just something simple with radio buttons to select options, maybe a text field to enter a location to save the file generated by the script, or a button to browse to a save location. Then just a button at the end to make it output the conditions and start the script? This is on a Solaris system.

Xdialog