Block of public IP's and NAT on same router

Is it possible to use a block of public IP’s and also use NAT to some internal IP’s on the same router?

This router will be going into a datacentre and I have a block of public IP’s but I also want to use NAT to have a few computers on an internal range (192.168.x.x)

I’m just in the planning stage and what is the best way and setup to do this?

Yes, it is possible as long as you adjust your firewall rules accordingly (e.g. hide the computers on the internal range behind a single public address leaving all other addresses for the router, or even route some of your public addresses to other machines).

Yes, I do this..

Best setup depends on your wants and needs. There is no ‘best’.

Thanks