Integer SpinBox

A very easy way around your problem is to set the spin box delta to 1 (so it will only show 1) and when you need to get the value, use the round node so the number rounds up or down.