Some "advanced" settings, and a FACTORY RESET button.
Line Endings
Mac is LF or "Unix", classic Mac is CR, and it should be CR/LF (carriage return/line feed) if it's destined for a Windows machine.
Field Encoding
If you don't know what this is, then don't change it.
Field Delimiter
What characters each data field is wrapped in so that things like "spaces" don't get squashed.
Field Separator
What character(s) separates each field so that we know where one ends and another begins..