Question
Can you add additional fields after the "submit" button on a form?
I am trying to add a newsletter subscribe form that looks like this:

But underneath I'd like to add a Privacy Policy check box with a link to the Privacy Policy agreement. That looks like this:

Is it possible to use custom CSS to add the field?
Thanks!