Krin,
I would refer you to the books section under Help and a clearer explanation of the differences between Gaussian and Cubic. Below are a few things I found there.
Note: The estimated parameters can be different due to different starting points in the
minimization routine, the choice of correlation type, and the inclusion of a nugget parameter.
Correlation Type Choose the correlation structure for the model. The platform fits a spatial
correlation model to the data, where the correlation of the response between two
observations decreases as the values of the independent variables become more distant.
Gaussian restricts the correlation between two points to always be nonzero, no matter the
distance between the points.
Cubic allows the correlation between two points to be zero for points that are far enough
apart. This method is a generalization of a cubic spline.
HTH