I would do a conditional suppress on the price of the items you do not want showing in the menu list (using item.id or even the spelled out name if you have a field with the names in them), and then total them in the report footer or group footer, since that will always show.
Mark