Unless you are storing the price as cents, you probably
don't want to use integers. You probably want to use "Floating point numbers". That will let you enter the number as dollars with cents. And, to answer the unasked question, you can set the "Format as numbers" to:
That will show it with a leading $ sign and always with two decimals.