Simple question I think...

How would I find all “ip firewall nat” rules where the dst-port starts with a 7

eg something like this ?..but it does not work
/ip firewall nat find to-ports=“7*”

Can you use regular expressions in Mikrotik Scripting ?

Yes you can use regular expressions
http://wiki.mikrotik.com/wiki/Scripting#Other_Operators