Is there a way to "draw" with a selection of tiles as a stamp?

I am working on a game for the original NES which means there are some tasks that require working with 8x8 tiles and some tasks where 16x16 tiles are better.

Is there any way to select a square of 4 tiles and then “draw” with those like a stamp brush?

You can create a custom brush. Select a tile using marquee tool. Then hit ctrl + b

Thanks! Once I turned on snap to grid this is exactly what I needed!

edit: in case anyone else sees this. If you turn on snap to grid by pressing SHIFT+S it doesn’t work correctly. You have to turn it on via Edit → Preferences → Cursors.