Created a new infrastructure in the wizards for handling more advanced GUI elements.
The _elements dictionary has been created to store the full GUI elements within the wizard. The
GetValue() and SetValue() methods have been created as a front end to the specific GUI element's
equivalent methods.