How to set order for attachment form field?

Yes there is.

Add css styles for the form or more precisely try to add names in class attribute of the fields. This should help to properly render the order.
For this you may want to check the class names of existing fields which was rendered correctly.