Checkbox Labels show up as text

I am trying to build a letter generator. I have it so that when I select from pulldowns (left side), that text is added to my letter (right side of screen). I want to be able to select boxes as well and then have those labels show up in my letter. How do I get the label of the checkbox to be displayed as text on the right side when the checkbox is checked?