Slicer uses ITK to save nifti and it should be nifti 1 (with 32 bit floats in the header field) but there may be options in the ITK code to export either.
You can change the datatype of your MRML Volume using the Cast Scalar Volume module and the nifti file should match the datatype you convert to.