jquery for removing an optgroup label from UWA form
$("#item_id").children().remove("optgroup[label='Alternative A'], optgroup[label='Label Text to Appear']");