Per client DHCP Options

Is it possible to assign different DHCP options per-client on a Balance One?

On a Ubiquiti EdgeRouter for example, I could send different DNS servers to each client…

configure
set service dhcp-server shared-network-name MYNETWORK subnet 10.1.1.1/24 static-mapping f0-9f-33-33-33-33 static-mapping-parameters “option domain-name-servers 1.1.1.1, 8.8.8.8; 4.2.2.2;”
commit