Either add in adm_designform or edit this.
Go to line 460 - Onwards
Add in Custom ribbon similar to the line below.
<option value="Includes Delivery" <c:if test="${status.value == 'Includes Delivery'}"> selected="selected"</c:if>>Includes Delivery</option>