By definition, if you are handling form submission, your site is NOT static. Many ways to implement that functionality including offloading it to a third party but... your site is not static. It is processing form inputs
I’m surprised you didn’t mention Wufoo forms. You can embed forms into your static site using JavaScript. I’ve been using it for a few years now and it’s great.