Fields have a Default Value property that allows you to set the initial value of the Field.
The Default Value property only accepts values that are valid for the Field's type.
You can change the Display Type in the Field's Properties View.

If a Default Value is not set the Field's value is null when the Form is opened. A Field with a null value will display as blank on the page.