Add a new item.
Parameters:
// for radio button myForm.addItem(value, itemData, pos); // for other items myForm.addItem(null, itemData, pos);