How to get Checkbox's description text to show in notifications emails

How do I get the text in the “description” of a check box to appear in email notifications? With {all_fields} I just get the Check Box field “label” text. I also need the contents or description of the Check Box to also appear.

Adding the specific field ID, {30,1} also returns only the “label” text, not the description text.

A similar question had a response requiring code snippets. Is there an easier way, please?