This is a followup question to this and I figured that we can access native functionality of the phone in javascript using Phonegap Documentation. I tried playing with notification api and it worked pretty well but could not find anything in the documentation about sending SMSes. I've come across Phonegap-Start kit and SMSPlugin for Phonegap but do not know how to integrate that with Phonegap-Start. In addition to it, I use build.phonegap.com to build my application so I'm not using eclipse for the same which is why the readme file of SMSPlugin was not much for the help.
Is it possible to do this?