The SSH private key file to use for an sftp connection. Linux and Mac will use the private key in ~/.ssh/ by default. On Windows this should be a .ppk file ...
The SFTP plugin for Sublime Text uses psftp (Putty sftp client) on Windows. Psftp doesn't work with OpenSSH keys because it uses a different format for the key ...