1. Use the products array and the productNumber array to dynamically populate the select menu. Include the productNumbers as value atttributes.
2. Use the selectionFactors array to dynamically create a set of radio buttons.
3. Use the references array to dynamically create a set of check boxes.
4. Convert the specialItem JSON String to a JSON Object and then display the data under the "4. Special Item Offer!" header.