This element allows other text to be added to the table create sql command. The only use so far has been to allow a combined primary key based on 2 column entries to be defined on the users database table, e.g.
PRIMARY KEY(user, role)