Yes, you can.
You can configure the server and other options under the context of the interfaces...
forwarding-options -> helpers -> bootp -> ... [server, description, ttl, options, etc.]
** anything configured at this level is global.
forwarding-options -> helpers -> bootp -> interface <xxx> -> ... [server, description, ttl, options, etc.]
** anything configured at this level is specific to the interface, and overrides global settings.
Be sure your interfaces have host-inbound-traffic -> system-services -> dhcp enabled and that you have the proper security policies in place if your clients and servers are in different zones.