You have two options here : if the number of items in the array in unknown.
Toppings:{t:(i:chararray)}
Or if the number of elements going to be same allways.
Toppings: (i: chararray, j: chararray, k: chararray)
will give you output :
(BBQ Chicken,{(Large,14.99),(Medium,12.99)},)