Created a new wizard element for inputting integers.
This will be used for user function args which should be integers. This is based on the string
element. The wizard page element_int() method creates the element from the wizard_elements.Integer
class.