Yes, you can, just create a new one that does what you want then reference it in the formtemplate tag.
Or ... you can create the form directly using the various form tags. This is a roll-your-own approach to the problem, but within the form template system.
Both work with either ad_form or the generally more awkward form::template stuff.