There will never be configuration options like that in prettier. One of the main points is that it limits the variations of styles.
The core algorithm of prettier certainly could be ported to other languages, but it would have to reimplement all of the printing logic specific to that language.