Firewall Address List

There is possible to create, Firewall Adress list in vyos like in mikrotik
for create a secure dst or src address list

for example rule x dst nat to local 172.16.0.x
address list for allow only incoming traffic to this rule.

VyOS supports address/network list and utilise ipset (actual only for 1.2.X), but CLI for NAT is not implemented.
1.3/1.4 utilise nftables, which has own sets.